home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / Blue Blur < prev    next >
Text File  |  1999-08-01  |  472b  |  51 lines

  1. // By Andy O'Meara
  2.  
  3. Resn=40,
  4.  
  5. Durn="1.2",
  6.  
  7. CamX="50 * sin( t / 9 )",
  8. CamY="30 * cos( t / 9 )",
  9. CamZ="10 + 20 * cos( t / 5 )",
  10.  
  11. CmLX="30",
  12. CmLY="0",
  13. CmLZ="15",
  14.  
  15. CUpX="0",
  16. CUpY="0",
  17. CUpZ="1",
  18.  
  19. C0="1-dt/1.2",
  20.  
  21. R=".153 * c0",
  22. G=".1 * c0",
  23. B=".930 * c0",
  24.  
  25. widt=320,heig=200,
  26.  
  27. LvlR="1",
  28. LvlG=".277",
  29. LvlB=".370",
  30.  
  31. ConL=0,ConB=1,
  32.  
  33.  
  34. LWdt="dt + 3",
  35.  
  36. Fall="0.03",
  37.  
  38. Blrs=1,BlrB=5,
  39.  
  40. X="80 * dt",
  41. Y="100 * s - 50",
  42. Z="18 * abs( mag( s ) )",
  43.  
  44.  
  45. Scal="620",
  46. ScSz=0,
  47.  
  48. Pers="250",
  49.  
  50.  
  51. Vers=30